home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2006 May
/
PCWMAY06.iso
/
Software
/
Freeware
/
First Page 2006 3.00
/
fp2006-final-3.00-setup.exe
/
{app}
/
Iscripts
/
Message Dialogs
/
default-status-message.izs
< prev
next >
Wrap
Text File
|
2005-09-28
|
866b
|
46 lines
<!NOWIZARD>
<!TITLE>Default Status Message
<!/TITLE>
<!DESCRIPTION> Here's a neat way to put a message in the status bar on your page. It will stay there as the default message!
<!/DESCRIPTION>
<!CATEGORY>Messages<!/CATEGORY>
<!SCRIPT>
<!-- START OF SCRIPT -->
<!-- HOW TO INSTALL DEFAULT STATUS MESSAGE:
1. Add the onLoad event handler into the BODY tag -->
<!-- STEP ONE: Insert onLoad event into BODY tag -->
<BODY OnLoad="window.defaultStatus='Hello!';">
<!-- END OF SCRIPT -->
<!/SCRIPT>
<!PREVIEW>
<!-- START OF SCRIPT -->
<!-- HOW TO INSTALL DEFAULT STATUS MESSAGE:
1. Add the onLoad event handler into the BODY tag -->
<!-- STEP ONE: Insert onLoad event into BODY tag -->
<BODY OnLoad="window.defaultStatus='Hello!';">
<!-- END OF SCRIPT -->
<!/PREVIEW>
<!RELATED>NONE<!/RELATED>